Audio Quality
Metadata (Optional)
Converting your video...
Conversion Failed
API Documentation
Integrate TubeConv into your applications
Interactive Swagger UI
LiveExplore and test our API endpoints with the interactive Swagger documentation.
Open API DocsQuick Start
GuidePreview a Video
curl -X POST http://localhost:3000/api/preview \
-H "Content-Type: application/json" \
-d '{"url": "https://youtube.com/watch?v=..."}'
Convert Video
curl -X POST http://localhost:3000/api/convert \
-H "Content-Type: application/json" \
-d '{
"url": "https://youtube.com/watch?v=...",
"audioQuality": "320",
"metadata": {
"title": "Custom Title",
"artist": "Custom Artist"
}
}'
Rate Limits
InfoAvailable Endpoints
Features & Capabilities
Everything you need for YouTube to MP3 conversion
High-Quality Audio
Convert to 128, 192, 256, or 320 kbps MP3 with crystal clear sound quality.
Custom Metadata
Add custom titles, artist names, and other metadata to your MP3 files.
Security & Privacy
Your data is safe with rate limiting, input validation, and automatic cleanup.
RESTful API
Developer-friendly REST API with comprehensive documentation and examples.
Progressive Web App
Install as an app on your device with offline capabilities and push notifications.
Real-time Monitoring
Track system health, performance metrics, and conversion statistics in real-time.
System Status
Real-time monitoring of system health and performance